summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-21xfrm: Cleanup error handling of xfrm_state_cloneSteffen Klassert
2014-02-21pfkey: fix SADB_X_EXT_FILTER length checkNicolas Dichtel
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-19tcp: use zero-window when free_space is lowFlorian Westphal
2014-02-19tipc: failed transmissions should return errorErik Hugne
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-18hsr: Use ether_addr_copyJoe Perches
2014-02-18ipv6: remove some unused include in flowlabelFlorent Fourcot
2014-02-18ieee802154: fix faulty check in set_phy_params apiPhoebe Buckheister
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann
2014-02-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-02-17ipv6:fix checkpatch errors with assignment in if conditionWang Yufen
2014-02-17ipv6: fix checkpatch errors with space required or prohibitedWang Yufen
2014-02-17ipv6: fix checkpatch errors with brace and "foo *bar"Wang Yufen
2014-02-17netlink: fix checkpatch errors space and "foo *bar"Wang Yufen
2014-02-17sch_netem: replace magic numbers with enumerate in get_loss_clgYang Yingliang
2014-02-17ipv4: fix counter in_slow_totDuan Jiong
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-17HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel
2014-02-17batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli
2014-02-17batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli
2014-02-17batman-adv: free skb on TVLV parsing successAntonio Quartulli
2014-02-17batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli
2014-02-17batman-adv: fix potential orig_node reference leakSimon Wunderlich
2014-02-17batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli
2014-02-17batman-adv: properly check pskb_may_pull return valueAntonio Quartulli
2014-02-17batman-adv: release vlan object after checking the CRCAntonio Quartulli
2014-02-17batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli
2014-02-17batman-adv: fix soft-interface MTU computationAntonio Quartulli
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel
2014-02-17packet: check for ndo_select_queue during queue selectionDaniel Borkmann
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-17tipc: correct usage of spin_lock() vs spin_lock_bh()Jon Paul Maloy
2014-02-17tipc: fix a loop style problemJon Paul Maloy
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic
2014-02-17ip_tunnel: return more precise errno value when adding tunnel failsFlorian Westphal
2014-02-16ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong