dumptrace: x86: consistently include loglevel, print stack switch
[pandora-kernel.git] / include / net /
2008-10-06 Jarek Poplawskipkt_sched: Fix handling of gso skbs on requeuing
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06 Ingo MolnarMerge branch 'x86/tracehook' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/prototypes' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/pebs' into x86-v28-for-linus-phase1
2008-10-06 Ingo MolnarMerge branch 'x86/header-guards' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'linus' into sched/devel
2008-10-05 Arnaud Ebalardxfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey...
2008-10-05 Rémi Denis-CourmontPhonet: implement GPRS virtual interface over PEP socket
2008-10-05 Rémi Denis-CourmontPhonet: receive pipe control requests as out-of-band...
2008-10-05 Rémi Denis-CourmontPhonet: Pipe End Point for Phonet Pipes protocol
2008-10-05 Rémi Denis-CourmontPhonet: connected sockets glue
2008-10-03 Ingo MolnarMerge commit 'v2.6.27-rc8' into x86/setup
2008-10-03 Ingo MolnarMerge commit 'v2.6.27-rc8' into core/rcu
2008-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-01 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-01 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-10-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-01 Vlad Yasevichsctp: try harder to figure out address family when...
2008-10-01 Neil Hormansctp: reduce memory footprint of sctp_chunk structure
2008-10-01 KOVACS Krisztianudp: Export UDP socket lookup function
2008-10-01 KOVACS Krisztiantcp: Port redirection support for TCP
2008-10-01 KOVACS Krisztianipv4: Make Netfilter's ip_route_me_harder() non-local...
2008-10-01 KOVACS Krisztiantcp: Handle TCP SYN+ACK/ACK/RST transparency
2008-10-01 KOVACS Krisztianipv4: Conditionally enable transparent flow flag when...
2008-10-01 KOVACS Krisztianipv4: Make inet_sock.h independent of route.h
2008-10-01 KOVACS Krisztianipv4: Implement IP_TRANSPARENT socket option
2008-10-01 Julian Anastasovipv4: Loosen source address check on IPv4 output
2008-10-01 Herbert Xuipsec: Put dumpers on the dump list
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-01 Ilpo Järvinenipv6: almost identical frag hashing funcs combined
2008-10-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-30 John W. Linvilleieee80211.h: remove superfluous ETH_P_PAE definition
2008-09-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-09-30 Wei Yongjunsctp: Fix kernel panic while process protocol violation...
2008-09-29 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-29 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-26 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-25 Jeff GarzikMerge branch 'for-2.6.28' of git://git.marvell.com...
2008-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-09-24 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-09-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-24 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-24 Tejun Heo9p: implement proper trans module refcounting and unreg...
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-24 Johannes Bergcfg80211: show interface type
2008-09-24 Johannes Bergcfg80211: fix code ordering in header file
2008-09-24 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/microcode
2008-09-24 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/pebs
2008-09-23 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-23 Ingo MolnarMerge branch 'timers/urgent' into x86/xen
2008-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-23 Ingo MolnarMerge branches 'sched/urgent' and 'sched/rt' into sched...
2008-09-23 Ingo MolnarMerge branch 'x86/signal' into core/signal
2008-09-23 Jarek Poplawskipkt_sched: Remove the tx queue state check in qdisc_run()
2008-09-23 David S. Millertcp: Use SKB queue handling interfaces instead of by...
2008-09-23 David S. Millertcp: Use skb_queue_is_last() instead of by-hand version.
2008-09-23 David S. Millerpkt_sched: Make qdisc->gso_skb a list.
2008-09-23 David S. Millersctp: Use skb_queue_walk_safe() and skb_queue_split_tai...
2008-09-23 Remi Denis-CourmontPhonet: emit errors when a packet cannot be delivered...
2008-09-23 Remi Denis-CourmontPhonet: proc interface for port range
2008-09-23 Remi Denis-CourmontPhonet: Phonet datagram transport protocol
2008-09-23 Remi Denis-CourmontPhonet: common socket glue
2008-09-23 Remi Denis-CourmontPhonet: Netlink interface
2008-09-23 Remi Denis-CourmontPhonet: network device and address handling
2008-09-23 Remi Denis-CourmontPhonet: PF_PHONET protocol family support
2008-09-23 Herbert Xuipsec: Fix xfrm_state_walk race
2008-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-22 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/debug
2008-09-22 David S. Millernet: Remove __skb_insert() calls outside of skbuff...
2008-09-22 James MorrisMerge branch 'master' into next
2008-09-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-21 Ilpo Järvinentcp: don't clear retransmit_skb_hint when not necessary
2008-09-21 Ilpo Järvinentcp: reorganize retransmit code loops
2008-09-21 Ilpo Järvinentcp: convert retransmit_cnt_hint to seqno
2008-09-21 Ilpo Järvinentcp: Partial hint clearing has again become meaningless
2008-09-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-19 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-09-19 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-19 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-19 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/cleanups
2008-09-17 Simon HormanMerge git://git./linux/kernel/git/horms/lvs-2.6 into...
2008-09-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2008-09-16 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/memory-corruption...
2008-09-15 Johannes Bergmac80211: fix virtual interfaces vs. injection
2008-09-15 Johannes Bergmac80211: share sta_info->ht_info
2008-09-15 Johannes Bergmac80211: share sta->supp_rates
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: inform driver of basic rateset
2008-09-15 Johannes Bergmac80211: fix scan vs. interface removal race
2008-09-15 Luis R. Rodriguezcfg80211: Add new wireless regulatory infrastructure
2008-09-14 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/pat
next