deliverable/linux.git
2008-03-29  Denis V. Lunev[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
2008-03-29  Denis V. Lunev[UDP]: No need to check afinfo != NULL in udp_proc_...
2008-03-29  Denis V. Lunev[UDP]: Replace struct net on udp_iter_state with seq_ne...
2008-03-29  David S. Miller[NET]: Fix dev_alloc_skb() typo.
2008-03-28  Pavel Emelyanov[LIB]: Drop the pcounter itself.
2008-03-28  Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-28  Pavel Emelyanov[SOCK]: Drop per-proto inuse init and fre functions...
2008-03-28  Pavel Emelyanov[SOCK]: Introduce a percpu inuse counters array (v2).
2008-03-28  Pavel Emelyanov[SOCK]: Enumerate struct proto-s to facilitate percpu...
2008-03-28  Joe Perches[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_I...
2008-03-28  Rami Rosen[IPV6]: Remove unused method declaration in include...
2008-03-28  Denys Vlasenko[NET]: Add inline intent commentary to dev_alloc_skb().
2008-03-28  David S. Miller[NET]: Protect device namespace inlines with CONFIG_NET
2008-03-28  YOSHIFUJI Hideaki[IPV6] NEIGH: Optimize is_router check.
2008-03-28  YOSHIFUJI Hideaki[NET] NEIGHBOUR: Extract hash/lookup functions for...
2008-03-28  YOSHIFUJI Hideaki[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immed...
2008-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28  Ilpo Järvinen[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
2008-03-28  Ilpo Järvinen[NET]: uninline skb_trim, de-bloats
2008-03-28  Ilpo Järvinen[NET]: uninline dst_release
2008-03-28  Ilpo Järvinen[NET]: uninline skb_push, de-bloats a lot
2008-03-28  Ilpo Järvinen[NET]: uninline dev_alloc_skb, de-bloats a lot
2008-03-28  Ilpo Järvinen[NET]: uninline skb_pull, de-bloats a lot
2008-03-28  Ilpo Järvinen[NET]: uninline skb_put, de-bloats a lot
2008-03-28  David S. Miller[NET]: Use local_irq_{save,restore}() in napi_complete().
2008-03-28  Rami Rosen[IPV6]: Remove three unused method declarations in...
2008-03-27  Denis V. Lunev[NETFILTER]: Replate direct proc_fops assignment with...
2008-03-27  Denis V. Lunev[PKT_SCHED]: Pass real namespace in net scheduler class...
2008-03-27  Thomas Graf[ESP]: Ensure IV is in linear part of the skb to avoid...
2008-03-27  Denis V. Lunev[NETNS]: Do no include NET related headers if CONFIG_NE...
2008-03-27  Denis V. Lunev[NETNS]: Compile NET /proc support only if CONFIG_NET...
2008-03-27  Holger Schuriglibertas: reduce debug output
2008-03-27  Johannes Bergmac80211: reorder fields to make some structures smaller
2008-03-27  John W. Linvilleprism54: correct thinko in "prism54: Convert stats_sem...
2008-03-27  Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-27  Johannes Bergcfg80211: don't export ieee80211_get_channel
2008-03-27  Holger Schuriglibertas: the compact flash driver is no longer experim...
2008-03-27  Holger Schuriglibertas: remove CMD_802_11_PWR_CFG
2008-03-27  Holger Schuriglibertas: kill useless #define LBS_MONITOR_OFF 0
2008-03-27  Tomas Winkleriwlwifi: iwl_priv - clean up in types of members
2008-03-27  Emmanuel Grumbachiwlwifi: allow a default callback for ASYNC host commands
2008-03-27  Ron Rindjunskymac80211: fix wrong Rx A-MPDU control via debugfs
2008-03-27  Tomas Winkleriwlwifi: improve NIC i/o debug prints information
2008-03-27  Tomas Winkleriwlwifi: rename iwl-4965-io.h to iwl-io.h
2008-03-27  Mohamed Abbasiwlwifi: Add led support
2008-03-27  John W. Linvilleiwlwifi: do not register bands with no supported channels
2008-03-27  John W. Linvillemac80211: silently accept deletion of non-existant key
2008-03-26  Benjamin Thery[NETNS][IPV6] flowlabels - make proc per namespace
2008-03-26  Benjamin Thery[NETNS][IPV6] flowlabels - make flowlabels per namespace
2008-03-26  Daniel Lezcano[NETNS][IPV6] anycast - handle several network namespace
2008-03-26  Herbert Xu[IPSEC]: Fix BEET output
2008-03-26  Pavel Emelyanov[IPV6]: Fix potential net leak and oops in ipv6 routing...
2008-03-26  Allan Stephens[TIPC]: Cosmetic cleanup of TIPC polling logic
2008-03-26  Pavel Emelyanov[VLAN]: Reduce memory consumed by vlan_groups
2008-03-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26  Pavel Emelyanov[ICMP]: Dst entry leak in icmp_send host re-lookup...
2008-03-26  Pavel Emelyanov[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net...
2008-03-26  Robert P. J... [AX25]: Remove obsolete references to BKL from TODO...
2008-03-26  Patrick McHardy[NET]: Fix multicast device ioctl checks
2008-03-26  Pavel Emelyanov[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
2008-03-26  Pavel Emelyanov[NETNS][ICMP]: Make ctl tables for ICMP sysctls per...
2008-03-26  Pavel Emelyanov[NETNS][ICMP]: Move ICMP sysctls on struct net.
2008-03-26  Pavel Emelyanov[NETNS][ICMP]: Register pernet subsys to make ICMP...
2008-03-26  David S. Miller[IRDA]: Store irnet_socket termios properly.
2008-03-26  Denis V. Lunev[NETNS]: Compilation warnings under CONFIG_NET_NS.
2008-03-26  Denis V. Lunev[NETNS]: Compilation fix for include/linux/netdevice.h.
2008-03-26  Patrick McHardy[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast...
2008-03-26  Patrick McHardy[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlyi...
2008-03-26  David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-26  Andy Fleminggianfar: Fix Rx/Tx HW interrupt coalescing counter...
2008-03-26  Andy Fleminggianfar: Only process completed frames
2008-03-26  Dai Harukigianfar: Fix frame size calculation when hardware VLAN...
2008-03-26  Dai Harukigianfar: Fix the data buffer stashing amount
2008-03-26  Pavel EmelyanovUse single_open instead of manual manipulations.
2008-03-26  Anton Vorontsovphy/broadcom: add support for BCM5481 PHY
2008-03-26  Marcin Slusarzqla3xxx: convert byte order of constant instead of...
2008-03-26  Julia Lawalldrivers/net/mv643xx_eth.c: Use FIELD_SIZEOF
2008-03-26  Florian FainelliAdd support the Korina (IDT RC32434) Ethernet MAC
2008-03-26  Daniel Drakeforcedeth: Use round_jiffies for stats timer
2008-03-26  Al Viros2io annotations
2008-03-26  Al Viroendianness annotations: rndis
2008-03-26  Al Viroannotate cxgb3 (ab)uses of skb->priority/skb->csum
2008-03-26  Al Viroskfp annotations
2008-03-26  Al Viromisc drivers/net annotations
2008-03-26  Al Vironi52: more unbreaking
2008-03-26  Al Vironi52: switch to ioremap()
2008-03-26  Al Vironi52: clean up check586()
2008-03-26  Al Vironi52: clean up initialization of priv
2008-03-26  Al Vironi52: make ->base char __iomem *
2008-03-26  Al Vironi52: kill the second argument of check586(), get rid...
2008-03-26  Al Vironi52: unbreak scp_struct
2008-03-26  Al Vironi52 trivial iomem annotations
2008-03-26  Jesse Brandeburgixgb: remove irq_sem
2008-03-26  Jesse Brandeburge1000: remove irq_sem
2008-03-26  Jesse Brandeburge1000e: remove irq_sem
2008-03-26  Auke Koke1000e: remove no longer used e1000e_read_nvm_spi
2008-03-26  Auke Kokixgb: move externs out of .c files
2008-03-26  Joe Perchesixgb: convert boolean_t to bool
2008-03-26  Jesse Brandeburgixgb: add explicit state checking
next
This page took 0.043742 seconds and 5 git commands to generate.