Age | Commit message (Expand) | Author |
2011-08-26 | af_packet: Prefixed tpacket_v3 structs to avoid name space collision | chetan loke |
2011-08-26 | headers, can: Add missing #include to <linux/can/bcm.h> | Ben Hutchings |
2011-08-26 | headers, xtables: Add missing #include <linux/netfilter.h> | Ben Hutchings |
2011-08-26 | headers, netfilter: Add missing #include <limits.h> for userland | Ben Hutchings |
2011-08-26 | headers, tipc: Add missing #include to <linux/tipc_config.h> for userland | Ben Hutchings |
2011-08-26 | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings |
2011-08-26 | headers, net: Use __kernel_sa_family_t in more definitions shared with userland | Ben Hutchings |
2011-08-26 | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> | Ben Hutchings |
2011-08-26 | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> | Ben Hutchings |
2011-08-26 | headers, pppox: Add missing #include to <linux/if_pppox.h> | Ben Hutchings |
2011-08-24 | Scm: Remove unnecessary pid & credential references in Unix socket's send and... | Tim Chen |
2011-08-24 | sctp: Bundle HEAERTBEAT into ASCONF_ACK | Michio Honda |
2011-08-24 | Proportional Rate Reduction for TCP. | Nandita Dukkipati |
2011-08-24 | af-packet: Added TPACKET_V3 headers. | chetan loke |
2011-08-24 | net: convert core to skb paged frag APIs | Ian Campbell |
2011-08-22 | net: add APIs for manipulating skb page fragments. | Ian Campbell |
2011-08-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-08-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-08-19 | net: add the comment for skb->l4_rxhash | Changli Gao |
2011-08-17 | net: remove ndo_set_multicast_list callback | Jiri Pirko |
2011-08-17 | net: introduce IFF_UNICAST_FLT private flag | Jiri Pirko |
2011-08-17 | rps: Add flag to skb to indicate rxhash is based on L4 tuple | Tom Herbert |
2011-08-16 | ethtool: Note common alternate exit condition for interrupt coalescing | Ben Hutchings |
2011-08-16 | ethtool: Explicitly state the exit condition for interrupt coalescing | Ben Hutchings |
2011-08-16 | ethtool: Correct description of 'max_coalesced_frames' fields | Ben Hutchings |
2011-08-16 | ethtool: Specify what kind of coalescing struct ethtool_coalesce covers | Ben Hutchings |
2011-08-16 | ethtool: Reformat struct ethtool_coalesce comments into kernel-doc format | Ben Hutchings |
2011-08-16 | net: Fix sungem_phy sharing. | David S. Miller |
2011-08-14 | net: Move sungem_phy.h under include/linux | David S. Miller |
2011-08-13 | af_iucv: add HiperSockets transport | Ursula Braun |
2011-08-13 | if_ether: add new Ethernet Protocol ID for af_iucv | Frank Blaschka |
2011-08-13 | iucv: introduce loadable iucv interface | Frank Blaschka |
2011-08-12 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-08-12 | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen |
2011-08-12 | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen |
2011-08-12 | nl80211/cfg80211: Allow SSID to be specified in new beacon command | Jouni Malinen |
2011-08-12 | cfg80211/mac80211: move information element parsing logic to cfg80211 | Yogesh Ashok Powar |
2011-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-08-11 | move RLIMIT_NPROC check from set_user() to do_execve_common() | Vasiliy Kulikov |
2011-08-11 | nl80211/cfg80211: Make addition of new sinfo fields safer | Jouni Malinen |
2011-08-11 | cfg80211: fix a crash in nl80211_send_station | Felix Fietkau |
2011-08-10 | cfg80211/nl80211: Send AssocReq IEs to user space in AP mode | Jouni Malinen |
2011-08-09 | lib80211: remove exports for functions not called by other modules | Pavel Roskin |
2011-08-09 | ssb: define boardflags | Rafał Miłecki |
2011-08-09 | dt: add empty of_get_property for non-dt | Stephen Warren |
2011-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-08-08 | pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3 | Pavel Roskin |
2011-08-08 | mac80211: remove offchannel_tx API | Johannes Berg |
2011-08-08 | mm: Fix fixup_user_fault() for MMU=n | Peter Zijlstra |
2011-08-08 | cred: use 'const' in get_current_{user,groups} | Linus Torvalds |