| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-19 | 23 | -56/+128 |
|\ |
|
| * | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa | 2013-03-19 | 4 | -16/+35 |
| * | tcp: dont handle MTU reduction on LISTEN socket | Eric Dumazet | 2013-03-18 | 2 | -7/+14 |
| * | bridge: Add support for setting BR_ROOT_BLOCK flag. | Vlad Yasevich | 2013-03-17 | 1 | -0/+1 |
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-03-17 | 2 | -9/+55 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-15 | 2 | -9/+55 |
| | |\ |
|
| | | * | NFC: llcp: Report error to pending sockets when a device is removed | Samuel Ortiz | 2013-03-08 | 1 | -4/+12 |
| | | * | NFC: llcp: Clean raw sockets from nfc_llcp_socket_release | Samuel Ortiz | 2013-03-08 | 1 | -0/+29 |
| | | * | NFC: llcp: Clean local timers and works when removing a device | Samuel Ortiz | 2013-03-08 | 1 | -7/+14 |
| | | * | NFC: llcp: Decrease socket ack log when accepting a connection | Samuel Ortiz | 2013-03-08 | 1 | -0/+2 |
| * | | | rtnetlink: Mask the rta_type when range checking | Vlad Yasevich | 2013-03-17 | 1 | -1/+1 |
| * | | | Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon... | Timo Teräs | 2013-03-17 | 1 | -4/+1 |
| |/ / |
|
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2013-03-15 | 5 | -7/+12 |
| |\ \ |
|
| | * | | openvswitch: remove some useless comments | Cong Wang | 2013-02-23 | 2 | -4/+2 |
| | * | | openvswitch: fix the calculation of checksum for vlan header | Cong Wang | 2013-02-23 | 1 | -2/+2 |
| | * | | openvswitch: Fix parsing invalid LLC/SNAP ethertypes | Rich Lane | 2013-02-23 | 1 | -1/+5 |
| | * | | openvswitch: Call genlmsg_end in queue_userspace_packet | Rich Lane | 2013-02-23 | 1 | -0/+1 |
| | * | | openvswitch: Fix ovs_vport_cmd_new return value on success | Rich Lane | 2013-02-23 | 1 | -0/+1 |
| | * | | openvswitch: Fix ovs_vport_cmd_del return value on success | Rich Lane | 2013-02-23 | 1 | -0/+1 |
| * | | | tcp: fix skb_availroom() | Eric Dumazet | 2013-03-14 | 2 | -2/+1 |
| * | | | sctp: don't break the loop while meeting the active_path so as to find the ma... | Xufeng Zhang | 2013-03-13 | 1 | -1/+1 |
| * | | | sctp: Use correct sideffect command in duplicate cookie handling | Vlad Yasevich | 2013-03-13 | 1 | -1/+1 |
| * | | | net/core: move vlan_depth out of while loop in skb_network_protocol() | Li RongQing | 2013-03-12 | 1 | -1/+1 |
| * | | | bridge: reserve space for IFLA_BRPORT_FAST_LEAVE | stephen hemminger | 2013-03-12 | 1 | -0/+1 |
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-03-12 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | batman-adv: verify tt len does not exceed packet len | Marek Lindner | 2013-03-11 | 1 | -3/+3 |
| * | | | | net/ipv4: Ensure that location of timestamp option is stored | David Ward | 2013-03-12 | 1 | -4/+1 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-03-13 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | fs: Readd the fs module aliases. | Eric W. Biederman | 2013-03-13 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-03-12 | 1 | -13/+29 |
|\ \ \ \ \ |
|
| * | | | | | libceph: fix decoding of pgids | Sage Weil | 2013-03-11 | 1 | -13/+29 |
* | | | | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-03-12 | 2 | -9/+18 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | sunrpc: don't attempt to cancel unitialized work | J. Bruce Fields | 2013-03-09 | 1 | -5/+10 |
| * | | | | | nfsd: fix krb5 handling of anonymous principals | J. Bruce Fields | 2013-03-06 | 1 | -4/+8 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-11 | 26 | -113/+188 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | 6lowpan: Fix endianness issue in is_addr_link_local(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-10 | 1 | -1/+1 |
| * | | | | | dcbnl: fix various netlink info leaks | Mathias Krause | 2013-03-10 | 1 | -0/+8 |
| * | | | | | rtnl: fix info leak on RTM_GETLINK request for VF devices | Mathias Krause | 2013-03-10 | 1 | -0/+1 |
| * | | | | | bridge: fix mdb info leaks | Mathias Krause | 2013-03-10 | 1 | -0/+4 |
| * | | | | | ipv6: stop multicast forwarding to process interface scoped addresses | Hannes Frederic Sowa | 2013-03-08 | 1 | -1/+2 |
| * | | | | | bridging: fix rx_handlers return code | Cristian Bercaru | 2013-03-08 | 1 | -0/+1 |
| * | | | | | netlabel: fix build problems when CONFIG_IPV6=n | Paul Moore | 2013-03-08 | 1 | -10/+5 |
| * | | | | | net/rds: zero last byte for strncpy | Chen Gang | 2013-03-08 | 1 | -0/+1 |
| * | | | | | bridge: add missing vid to br_mdb_get() | Cong Wang | 2013-03-07 | 4 | -5/+6 |
| * | | | | | Fix: sparse warning in inet_csk_prepare_forced_close | Christoph Paasch | 2013-03-07 | 1 | -0/+1 |
| * | | | | | afkey: fix a typo | Junwei Zhang | 2013-03-07 | 1 | -4/+4 |
| * | | | | | netlabel: correctly list all the static label mappings | Paul Moore | 2013-03-07 | 1 | -6/+6 |
| * | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2013-03-07 | 3 | -7/+14 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set | Paul Bolle | 2013-03-04 | 1 | -6/+1 |
| | * | | | | netfilter: xt_AUDIT: only generate audit log when audit enabled | Gao feng | 2013-03-04 | 1 | -0/+3 |