sfc: Optimise falcon_writel_page_locked() for page > 0
[deliverable/linux.git] / net /
2009-03-22  Lennert Buytenhekdsa: add switch chip cascading support
2009-03-22  Lennert Buytenhekdsa: add support for the Marvell 88E6095/6095F switch...
2009-03-22  Lennert Buytenhekdsa: set ->iflink on slave interfaces to the ifindex...
2009-03-22  Stephen Hemmingeripx: use constant for strings and desciptor
2009-03-22  Stephen Hemmingersnap: use const for descriptor
2009-03-21  Eric Dumazetnet: remove useless prefetch() call
2009-03-21  Vlad Yasevichsctp: Clean up TEST_FRAME hacks.
2009-03-21  Stephen Hemmingerskb: expose and constify hash primitives
2009-03-21  Stephen Hemmingeratm: lec use dev_change_mtu
2009-03-21  Ilpo Järvinennet/*: use linux/kernel.h swap()
2009-03-21  Bernard Pidouxnetrom: zero length frame filtering in NetRom
2009-03-21  Bernard Pidouxax25: zero length frame filtering in AX25
2009-03-21  Bernard Pidouxax25: SOCK_DEBUG message simplification
2009-03-21  David S. MillerMerge branch 'master' of git://git.infradead.org/~dwmw2...
2009-03-20  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-19  Jorge Boncompte... netns: oops in ip[6]_frag_reasm incrementing stats
2009-03-19  Roel Kluinnet: kfree(napi->skb) => kfree_skb
2009-03-19  Al Vironet: fix sctp breakage
2009-03-19  Stephen Hemmingertipc: fix non-const printf format arguments
2009-03-19  Bjørn Morkipv6: fix display of local and remote sit endpoints
2009-03-19  Rami Rosentcp: remove parameter from tcp_recv_urg().
2009-03-19  Brian Haleyipv6: Fix incorrect disable_ipv6 behavior
2009-03-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-17  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-17  Herbert Xugro: Fix legacy path napi_complete crash
2009-03-17  Herbert Xugro: Fix vlan/netpoll check again
2009-03-16  Luis R. Rodriguezcfg80211: add regulatory netlink multicast group
2009-03-16  Luis R. Rodriguezcfg80211: move enum reg_set_by to nl80211.h
2009-03-16  Luis R. Rodriguezcfg80211: remove REGDOM_SET_BY_INIT
2009-03-16  Herton Ronaldo Krz... mac80211: deauth before flushing STA information
2009-03-16  Helmut Schaamac80211: handle failed scan requests in STA mode
2009-03-16  Luis R. Rodriguezcfg80211: fix max tx power for world regdom on 5 GHz...
2009-03-16  Luis R. Rodriguezcfg80211: Enable passive scan on channels 12-14 for...
2009-03-16  Jouni Malinenmac80211: Fix WMM ACM parsing and AC downgrade operation
2009-03-16  Jouni Malinenmac80211: Fix panic on fragmentation with power saving
2009-03-16  John W. Linvillelib80211: silence excessive crypto debugging messages
2009-03-16  Herbert XuGRO: Move netpoll checks to correct location
2009-03-16  Christoph Paaschnetfilter: conntrack: check for NEXTHDR_NONE before...
2009-03-16  Christoph Paaschnetfilter: conntrack: fix dropping packet after l4proto...
2009-03-16  Pablo Neira Ayusonetfilter: ctnetlink: fix crash during expectation...
2009-03-16  Ilpo Järvinentcp: make sure xmit goal size never becomes zero
2009-03-16  Ilpo Järvinentcp: cache result of earlier divides when mss-aligning...
2009-03-16  Ilpo Järvinentcp: simplify tcp_current_mss
2009-03-16  Ilpo Järvinentcp: don't check mtu probe completion in the loop
2009-03-16  Ilpo Järvinentcp: consolidate paws check
2009-03-16  Ilpo Järvinentcp: kill dead end_seq variable in clean_rtx_queue
2009-03-16  Ilpo Järvinentcp: remove pointless .dsack/.num_sacks code
2009-03-16  Jarek Poplawskipkt_sched: Change misleading code in class delete.
2009-03-13  Roel Kluintcp: '< 0' test on unsigned
2009-03-13  Roel Kluinx25: '< 0' and '>= 0' test on unsigned
2009-03-13  Denys Fedoryshchenkoipv4: arp announce, arp_proxy and windows ip conflict...
2009-03-13  David S. Millerxfrm: Fix xfrm_state_find() wrt. wildcard source address.
2009-03-13  Neil HormanNetwork Drop Monitor: Adding Build changes to enable...
2009-03-13  Neil HormanNetwork Drop Monitor: Adding drop monitor implementatio...
2009-03-13  Neil HormanNetwork Drop Monitor: Adding kfree_skb_clean for non...
2009-03-13  Neil HormanNetwork Drop Monitor: Add trace declaration for skb...
2009-03-13  malcsctp: add Adaptation Layer Indication parameter only...
2009-03-13  Wei Yongjunsctp: fix to send FORWARD-TSN chunk only if peer has...
2009-03-13  Wei Yongjunsctp: fix to indicate ASCONF support in INIT-ACK only...
2009-03-13  Vlad Yasevichsctp: simplify sctp listening code
2009-03-11  Eric Dumazettcp: allow timestamps even if SYN packet has tsval=0
2009-03-11  John Dykstraipv6: Fix BUG when disabled ipv6 module is unloaded
2009-03-10  Stephen Hemmingernet: fix warning about non-const string
2009-03-10  Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-03-10  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-06  Roel Kluincfg80211: test before subtraction on unsigned
2009-03-05  Sujithmac80211: Update IBSS beacon timestamp properly
2009-03-05  Vivek Natarajanmac80211: Always send a null data frame if TIM bit...
2009-03-05  Sujithmac80211: Fix TKIP/WEP HT capability handling
2009-03-05  Johannes Bergmac80211: Fix quality reporting for wireless stats
2009-03-05  Sujithmac80211: Notify the driver only when the beacon interv...
2009-03-05  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-05  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-05  David S. Millervlan: Fix vlan-in-vlan crashes.
2009-03-05  David S. Millernet: Fix missing dev->neigh_setup in register_netdevice().
2009-03-05  Jarek Poplawskipkt_sched: act_police: Fix a rate estimator test.
2009-03-04  Brian HaleySCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6...
2009-03-04  Brian HaleyIPv6: add "disable" module parameter support to ipv6.ko
2009-03-04  Eric Biedermanneigh: Allow for user space users of the neighbour...
2009-03-04  Meelis Roosnet: fix tokenring license
2009-03-04  Pablo Neira Ayusonetlink: invert error code in netlink_set_err()
2009-03-04  Randy Dunlaprds: fix iband RDMA dependencies
2009-03-04  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-03  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-03-03  Linus TorvaldsMerge branch 'tracing/mmiotrace' of git://git./linux...
2009-03-03  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-03-03  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-03  Eric W. Biedermannetns: Remove net_alive
2009-03-03  Eric W. Biedermantcp: Like icmp use register_pernet_subsys
2009-03-03  Eric W. Biedermannetns: Fix icmp shutdown.
2009-03-03  Daniel Lezcanonetns: fix addrconf_ifdown kernel panic
2009-03-03  Stephen Hemmingeripv6: Fix sysctl unregistration deadlock
2009-03-03  Stephen Hemmingernet: Avoid race between network down and sysfs
2009-03-03  Vlad Yasevichsctp: Fix broken RTO-doubling for data retransmits
2009-03-03  Wei Yongjunsctp: use time_before or time_after for comparing jiffies
2009-03-03  Wei Yongjunsctp: fix the length check in sctp_getsockopt_maxburst()
2009-03-03  Wei Yongjunsctp: remove dup code in net/sctp/socket.c
2009-03-03  Wei Yongjunsctp: Add some missing types for debug message
next
This page took 0.04787 seconds and 8 git commands to generate.