aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-11
|\
| * 6lowpan: fix lockdep splatsEric Dumazet2014-02-10
| * 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao2014-02-10
| * tcp: tsq: fix nonagle handlingJohn Ogness2014-02-10
| * bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita2014-02-10
| * bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita2014-02-10
| * bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita2014-02-10
| * bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita2014-02-10
| * bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita2014-02-10
| * bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita2014-02-10
| * bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita2014-02-10
| * bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-10
| * bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-10
| * tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 minJesper Juhl2014-02-09
| * net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski2014-02-09
| * 6lowpan: Remove unused pointer in lowpan_header_create()Christian Engelmayer2014-02-09
| * ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnelFX Le Bail2014-02-09
| * net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria2014-02-09
| * net: Include appropriate header file in netfilter/nft_lookup.cRashika Kheria2014-02-09
| * net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria2014-02-09
| * net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria2014-02-09
| * net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria2014-02-09
| * net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria2014-02-09
| * net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria2014-02-09
| * net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria2014-02-09
| * net: Mark functions as static in core/dev.cRashika Kheria2014-02-09
| * net: Include appropriate header file in caif/cfsrvl.cRashika Kheria2014-02-09
| * net: Include appropriate header file in caif/caif_dev.cRashika Kheria2014-02-09
| * net: Mark function as static in 9p/client.cRashika Kheria2014-02-09
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-02-09
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-07
| | |\
| | | * mac80211: fix virtual monitor interface iterationJohannes Berg2014-02-06
| | | * mac80211: fix fragmentation code, particularly for encryptionJohannes Berg2014-02-06
| | | * mac80211: Fix IBSS disconnectSujith Manoharan2014-02-06
| | | * mac80211: release the channel in error path in start_apEmmanuel Grumbach2014-02-06
| | | * cfg80211: send scan results from work queueJohannes Berg2014-02-06
| | | * cfg80211: fix scan done raceJohannes Berg2014-02-06
| | | * mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach2014-02-06
| | | * cfg80211: re-enable 5/10 MHz supportJohannes Berg2014-02-06
| | | * nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs2014-02-06
| | | * mac80211: move roc cookie assignment earlierEliad Peller2014-02-06
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-09
| |\ \ \
| | * | | netfilter: nf_tables: unininline nft_trace_packet()Patrick McHardy2014-02-07
| | * | | netfilter: nf_tables: fix loop checking with end interval elementsPablo Neira Ayuso2014-02-07
| | * | | netfilter: nft_rbtree: fix data handling of end interval elementsPablo Neira Ayuso2014-02-07
| | * | | netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and dataPablo Neira Ayuso2014-02-07
| | * | | netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso2014-02-06
| | * | | netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy2014-02-06
| | * | | netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-06
| | * | | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-06