summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-106lowpan: fix lockdep splatsEric Dumazet
2014-02-109p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao
2014-02-10tcp: tsq: fix nonagle handlingJohn Ogness
2014-02-10bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita
2014-02-10bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita
2014-02-10bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita
2014-02-10bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita
2014-02-09tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 minJesper Juhl
2014-02-09net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-02-096lowpan: Remove unused pointer in lowpan_header_create()Christian Engelmayer
2014-02-09ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnelFX Le Bail
2014-02-09net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria
2014-02-09net: Include appropriate header file in netfilter/nft_lookup.cRashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria
2014-02-09net: Mark functions as static in core/dev.cRashika Kheria
2014-02-09net: Include appropriate header file in caif/cfsrvl.cRashika Kheria
2014-02-09net: Include appropriate header file in caif/caif_dev.cRashika Kheria
2014-02-09net: Mark function as static in 9p/client.cRashika Kheria
2014-02-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-07libceph: do not dereference a NULL bio pointerIlya Dryomov
2014-02-07libceph: take map_sem for read in handle_reply()Ilya Dryomov
2014-02-07libceph: factor out logic from ceph_osdc_start_request()Ilya Dryomov
2014-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-07netfilter: nf_tables: unininline nft_trace_packet()Patrick McHardy
2014-02-07netfilter: nf_tables: fix loop checking with end interval elementsPablo Neira Ayuso
2014-02-07netfilter: nft_rbtree: fix data handling of end interval elementsPablo Neira Ayuso
2014-02-07netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and dataPablo Neira Ayuso
2014-02-06tcp: remove 1ms offset in srtt computationEric Dumazet
2014-02-06bridge: fix netconsole setup over bridgeCong Wang
2014-02-06net: use __GFP_NORETRY for high order allocationsEric Dumazet
2014-02-06netpoll: fix netconsole IPv6 setupSabrina Dubroca
2014-02-06net: sctp: fix initialization of local source address on accepted ipv6 socketsMatija Glavinic Pecotic
2014-02-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso
2014-02-06netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy
2014-02-06mac80211: fix virtual monitor interface iterationJohannes Berg
2014-02-06mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-02-06mac80211: Fix IBSS disconnectSujith Manoharan