Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | bridge: minor cleanups | stephen hemminger | 2011-07-23 | 3 | -16/+14 | |
| * | | | | | | | | bridge: add notification over netlink when STP changes state | stephen hemminger | 2011-07-23 | 4 | -1/+9 | |
| * | | | | | | | | bridge: notifier called with the wrong device | stephen hemminger | 2011-07-23 | 1 | -1/+1 | |
| * | | | | | | | | bridge: ignore bogus STP config packets | stephen hemminger | 2011-07-23 | 1 | -0/+11 | |
| * | | | | | | | | bridge: send proper message_age in config BPDU | stephen hemminger | 2011-07-23 | 2 | -2/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | [S390] iucv cr0 enablement bit | Martin Schwidefsky | 2011-07-24 | 1 | -2/+5 | |
* | | | | | | | | net/9p: Fix the msize calculation. | Venkateswararao Jujjuri (JV) | 2011-07-23 | 1 | -2/+2 | |
* | | | | | | | | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V | 2011-07-23 | 1 | -0/+23 | |
* | | | | | | | | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V | 2011-07-23 | 1 | -1/+32 | |
* | | | | | | | | fs/9p: Clean-up get_protocol_version() to use strcmp | Prem Karat | 2011-07-23 | 2 | -16/+35 | |
* | | | | | | | | fs/9p: Fid is not valid after a failed clunk. | Aneesh Kumar K.V | 2011-07-23 | 1 | -2/+4 | |
* | | | | | | | | VirtIO can transfer VIRTQUEUE_NUM of pages. | jvrao | 2011-07-23 | 1 | -1/+1 | |
* | | | | | | | | Fix the size of receive buffer packing onto VirtIO ring. | jvrao | 2011-07-23 | 1 | -1/+1 | |
* | | | | | | | | 9p: clean up packet dump code | Eric Van Hensbergen | 2011-07-23 | 2 | -46/+37 | |
* | | | | | | | | net/9p: fix client code to fail more gracefully on protocol error | Eric Van Hensbergen | 2011-07-23 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-23 | 2 | -27/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | switch vfs_path_lookup() to struct path | Al Viro | 2011-07-20 | 1 | -6/+5 | |
| * | | | | | | | | new helpers: kern_path_create/user_path_create | Al Viro | 2011-07-20 | 1 | -21/+17 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-23 | 1 | -7/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() | Paul E. McKenney | 2011-07-20 | 1 | -7/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | icmp: Fix regression in nexthop resolution during replies. | David S. Miller | 2011-07-22 | 1 | -6/+8 | |
* | | | | | | | ipv4: Constrain UFO fragment sizes to multiples of 8 bytes | Bill Sommerfeld | 2011-07-22 | 1 | -3/+3 | |
* | | | | | | | ipv6: make fragment identifications less predictable | Eric Dumazet | 2011-07-22 | 3 | -8/+37 | |
* | | | | | | | ipv6: unshare inetpeers | Eric Dumazet | 2011-07-22 | 1 | -13/+20 | |
* | | | | | | | ethtool: Allow zero-length register dumps again | Ben Hutchings | 2011-07-22 | 1 | -2/+2 | |
* | | | | | | | skbuff: fix error handling in pskb_copy() | Dan Carpenter | 2011-07-21 | 1 | -1/+2 | |
* | | | | | | | vlan: move vlan_group_[gs]et_device to public header | Jiri Pirko | 2011-07-21 | 1 | -0/+19 | |
* | | | | | | | vlan: kill ndo_vlan_rx_register | Jiri Pirko | 2011-07-21 | 1 | -4/+0 | |
* | | | | | | | vlan: kill vlan_gro_frags and vlan_gro_receive | Jiri Pirko | 2011-07-21 | 1 | -16/+0 | |
* | | | | | | | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx | Jiri Pirko | 2011-07-21 | 1 | -9/+0 | |
* | | | | | | | lro: do vlan cleanup | Jiri Pirko | 2011-07-21 | 1 | -28/+11 | |
* | | | | | | | lro: kill lro_vlan_hwaccel_receive_frags | Jiri Pirko | 2011-07-21 | 1 | -20/+0 | |
* | | | | | | | lro: kill lro_vlan_hwaccel_receive_skb | Jiri Pirko | 2011-07-21 | 1 | -15/+0 | |
* | | | | | | | vlan: introduce __vlan_find_dev_deep() | Jiri Pirko | 2011-07-21 | 1 | -0/+21 | |
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-21 | 4 | -23/+28 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-07-20 | 1 | -7/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ceph: fix file mode calculation | Sage Weil | 2011-07-19 | 1 | -7/+10 | |
| * | | | | | | | Bluetooth: Fix crash with incoming L2CAP connections | Ilia Kolomisnky | 2011-07-16 | 1 | -2/+4 | |
| * | | | | | | | Bluetooth: Fix regression in L2CAP connection procedure | Gustavo F. Padovan | 2011-07-16 | 1 | -2/+1 | |
| * | | | | | | | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław | 2011-07-15 | 1 | -1/+5 | |
| * | | | | | | | net: sctp: fix checksum marking for outgoing packets | Michał Mirosław | 2011-07-15 | 1 | -11/+8 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-07-21 | 10 | -76/+215 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff... | Jozsef Kadlecsik | 2011-07-21 | 7 | -20/+56 | |
| * | | | | | | | netfilter: nfnetlink_queue: batch verdict support | Florian Westphal | 2011-07-19 | 1 | -12/+103 | |
| * | | | | | | | netfilter: nfnetlink_queue: assert monotonic packet ids | Eric Dumazet | 2011-07-19 | 1 | -11/+15 | |
| * | | | | | | | netfilter: nfnetlink_queue: provide rcu enabled callbacks | Eric Dumazet | 2011-07-18 | 1 | -29/+12 | |
| * | | | | | | | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() | Eric Dumazet | 2011-07-18 | 1 | -10/+30 | |
| * | | | | | | | netfilter: add SELinux context support to AUDIT target | Mr Dash Four | 2011-06-30 | 1 | -0/+5 | |
* | | | | | | | | ipv4: save cpu cycles from check_leaf() | Eric Dumazet | 2011-07-18 | 1 | -6/+6 | |
* | | | | | | | | net: Add ->neigh_lookup() operation to dst_ops | David S. Miller | 2011-07-18 | 5 | -7/+46 |