Age | Commit message (Expand) | Author |
2008-09-11 | net: Add SKB DMA mapping helper functions. | David S. Miller |
2008-09-10 | ipv6: On interface down/unregister, purge icmp routes too. | David S. Miller |
2008-09-09 | ipsec: Add missing list_del() in xfrm_state_gc_task(). | David S. Miller |
2008-09-09 | ipsec: Use RCU-like construct for saved state within a walk | Herbert Xu |
2008-09-09 | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2008-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l... | Simon Horman |
2008-09-09 | ipsec: Make xfrm_larval_drop default to 1. | David S. Miller |
2008-09-09 | ipv6: Fix OOPS in ip6_dst_lookup_tail(). | Neil Horman |
2008-09-09 | ipsec: Restore larval states and socket policies in dump | Herbert Xu |
2008-09-09 | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" | Gerrit Renker |
2008-09-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2008-09-09 | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann |
2008-09-09 | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann |
2008-09-09 | [Bluetooth] Fix reference counting during ACL config stage | Marcel Holtmann |
2008-09-08 | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp | David S. Miller |
2008-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-09-09 | ipvs: Embed user stats structure into kernel stats structure | Sven Wegener |
2008-09-09 | ipvs: Restrict connection table size via Kconfig | Sven Wegener |
2008-09-09 | IPVS: Remove incorrect ip_route_me_harder(), fix IPv6 | Julius Volz |
2008-09-09 | ipvs: handle PARTIAL_CHECKSUM | Simon Horman |
2008-09-08 | netns bridge: cleanup bridges during netns stop | Alexey Dobriyan |
2008-09-08 | netns bridge: allow bridges in netns! | Alexey Dobriyan |
2008-09-08 | warn: Turn the netdev timeout WARN_ON() into a WARN() | Arjan van de Ven |
2008-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-09-08 | net: Enable TSO if supported by at least one device | Herbert Xu |
2008-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-09-08 | bridge: don't allow setting hello time to zero | Stephen Hemminger |
2008-09-08 | netns : fix kernel panic in timewait socket destruction | Daniel Lezcano |
2008-09-08 | mac80211: add missing kernel-doc | Randy Dunlap |
2008-09-08 | mac80211: Fix rate scale initialization in IBSS | Emmanuel Grumbach |
2008-09-08 | mac80211: Fix low bit rate in IBSS | Tomas Winkler |
2008-09-07 | pkt_sched: Fix qdisc state in net_tx_action() | Jarek Poplawski |
2008-09-07 | netfilter: nf_conntrack_irc: make sure string is terminated before calling si... | Patrick McHardy |
2008-09-07 | netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet | Alexey Dobriyan |
2008-09-07 | netfilter: nf_conntrack_gre: more locking around keymap list | Alexey Dobriyan |
2008-09-07 | netfilter: nf_conntrack_sip: de-static helper pointers | Alexey Dobriyan |
2008-09-08 | IPVS: use ipv6_addr_copy() | Simon Horman |
2008-09-08 | IPVS: fix bogus indentation | Simon Horman |
2008-09-08 | ipvs: Reject ipv6 link-local addresses for destinations | Sven Wegener |
2008-09-08 | ipvs: Mark tcp/udp v4 and v6 debug functions static | Sven Wegener |
2008-09-08 | ipvs: Return negative error values from ip_vs_edit_service() | Sven Wegener |
2008-09-08 | ipvs: Use pointer to address from sync message | Sven Wegener |
2008-09-05 | cfg80211: keep track of supported interface modes | Luis R. Rodriguez |
2008-09-05 | Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" | Linus Torvalds |
2008-09-05 | ipvs: load balance ipv6 connections from a local process | Simon Horman |
2008-09-05 | ipvs: load balance IPv4 connections from a local process | Malcolm Turnbull |
2008-09-05 | IPVS: Allow adding IPv6 services from userspace | Julius Volz |
2008-09-05 | IPVS: Activate IPv6 Netfilter hooks | Julius Volz |
2008-09-05 | IPVS: Adjust various debug outputs to use new macros | Julius Volz |