Age | Commit message (Expand) | Author |
2013-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-08-30 | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay | Daniel Borkmann |
2013-08-30 | net: revert 8728c544a9c ("net: dev_pick_tx() fix") | Eric Dumazet |
2013-08-30 | Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa... | David S. Miller |
2013-08-30 | ipv4 tunnels: fix an oops when using ipip/sit with IPsec | Li Hongjun |
2013-08-30 | tipc: set sk_err correctly when connection fails | Erik Hugne |
2013-08-30 | tcp: tcp_make_synack() should use sock_wmalloc | Phil Oester |
2013-08-30 | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones | Linus Lüssing |
2013-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-08-29 | ipv6: Don't depend on per socket memory for neighbour discovery messages | Thomas Graf |
2013-08-29 | ipv4: sendto/hdrincl: don't use destination address found in header | Chris Clark |
2013-08-29 | tcp: don't apply tsoffset if rcv_tsecr is zero | Andrew Vagin |
2013-08-29 | tcp: initialize rcv_tstamp for restored sockets | Andrew Vagin |
2013-08-28 | genl: Hold reference on correct module while netlink-dump. | Pravin B Shelar |
2013-08-28 | genl: Fix genl dumpit() locking. | Pravin B Shelar |
2013-08-28 | SUNRPC: Fix memory corruption issue on 32-bit highmem systems | Trond Myklebust |
2013-08-28 | xfrm: Fix potential null pointer dereference in xdst_queue_output | Steffen Klassert |
2013-08-27 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-08-27 | net: Check the correct namespace when spoofing pid over SCM_RIGHTS | Andy Lutomirski |
2013-08-26 | ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs | Hannes Frederic Sowa |
2013-08-26 | xfrm: revert ipv4 mtu determination to dst_mtu | Hannes Frederic Sowa |
2013-08-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-22 | ipv6: handle Redirect ICMP Message with no Redirected Header option | Duan Jiong |
2013-08-22 | Revert "genetlink: fix family dump race" | Johannes Berg |
2013-08-22 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-21 | mac80211: ibss: fix ignored channel parameter | Simon Wunderlich |
2013-08-21 | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau |
2013-08-21 | mac80211: add missing channel context release | Johannes Berg |
2013-08-20 | bridge: Use the correct bit length for bitmap functions in the VLAN code | Toshiaki Makita |
2013-08-20 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-08-20 | packet: restore packet statistics tp_packets to include drops | Willem de Bruijn |
2013-08-20 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2013-08-20 | tcp: set timestamps for restored skb-s | Andrey Vagin |
2013-08-20 | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa |
2013-08-20 | ipv6: remove max_addresses check from ipv6_create_tempaddr | Hannes Frederic Sowa |
2013-08-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-19 | xfrm: choose protocol family by skb protocol | Hannes Frederic Sowa |
2013-08-19 | ipv6: xfrm: dereference inner ipv6 header if encapsulated | Hannes Frederic Sowa |
2013-08-19 | ipv6: wire up skb->encapsulation | Hannes Frederic Sowa |
2013-08-17 | batman-adv: check return type of unicast packet preparations | Linus Lüssing |
2013-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-08-15 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-15 | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer |
2013-08-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller |
2013-08-14 | openvswitch: Reset tunnel key between input and output. | Jesse Gross |
2013-08-14 | openvswitch: Use correct type while allocating flex array. | Pravin B Shelar |
2013-08-14 | openvswitch: Fix bad merge resolution. | Jesse Gross |
2013-08-14 | cfg80211: don't request disconnect if not connected | Johannes Berg |
2013-08-14 | nl80211: nl80211hdr_put() doesn't return an ERR_PTR | Dan Carpenter |
2013-08-14 | xfrm: introduce helper for safe determination of mtu | Hannes Frederic Sowa |