index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-13
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
1
-4
/
+4
2009-11-11
nl80211: add a parameter for using 4-address frames on virtual interfaces
Felix Fietkau
1
-0
/
+2
2009-11-10
udp: bind() optimisation
Eric Dumazet
1
-1
/
+2
2009-11-10
Phonet: put sockets in a hash table
RĂ©mi Denis-Courmont
1
-0
/
+1
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-20
/
+98
2009-11-08
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
1
-1
/
+4
2009-11-08
udp: secondary hash on (local port, local address)
Eric Dumazet
2
-4
/
+26
2009-11-08
udp: split sk_hash into two u16 hashes
Eric Dumazet
1
-1
/
+5
2009-11-08
udp: add a counter into udp_hslot
Eric Dumazet
1
-0
/
+8
2009-11-08
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
1
-3
/
+5
2009-11-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...
David S. Miller
2
-7
/
+31
2009-11-06
mac80211: async station powersave handling
Johannes Berg
1
-0
/
+32
2009-11-06
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+6
2009-11-06
ieee802154: add support for creation/removal of logic interfaces
Dmitry Eremin-Solenikov
1
-0
/
+4
2009-11-06
ieee802154: add an mlme_ops call to retrieve PHY object
Dmitry Eremin-Solenikov
2
-0
/
+8
2009-11-06
ieee802154: constify struct net_device in some operations
Dmitry Eremin-Solenikov
1
-5
/
+5
2009-11-06
wpan-phy: follow usual patter of devices registration
Dmitry Eremin-Solenikov
1
-1
/
+5
2009-11-06
wpan-phy: allow specifying a per-page channel mask
Dmitry Eremin-Solenikov
1
-1
/
+1
2009-11-06
wpan-phy: add wpan-phy iteration functions
Dmitry Eremin-Solenikov
1
-0
/
+2
2009-11-06
wpan-phy: add a helper to put the wpan_phy device
Dmitry Eremin-Solenikov
1
-0
/
+6
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-6
/
+9
2009-11-06
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2
-5
/
+7
2009-11-05
net: drop capability from protocol definitions
Eric Paris
1
-4
/
+0
2009-11-04
tcp: Use defaults when no route options are available
Gilad Ben-Yossef
1
-1
/
+1
2009-11-04
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
1
-2
/
+23
2009-11-04
net: cleanup include/net
Eric Dumazet
37
-240
/
+120
2009-10-30
mac80211: deprecate qual value
Johannes Berg
1
-1
/
+1
2009-10-30
mac80211: introduce ieee80211_beacon_get_tim()
Johannes Berg
1
-8
/
+34
2009-10-30
mac80211: remove RX_FLAG_RADIOTAP
Johannes Berg
1
-8
/
+7
2009-10-30
mac80211: fix radiotap header generation
Johannes Berg
1
-1
/
+1
2009-10-29
net: Fix RPF to work with policy routing
jamal
1
-1
/
+2
2009-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-14
/
+49
2009-10-29
Add dst_feature to query route entry features
Gilad Ben-Yossef
1
-1
/
+7
2009-10-29
Allow tcp_parse_options to consult dst entry
Gilad Ben-Yossef
1
-1
/
+2
2009-10-28
net: add a list_head parameter to dellink() method
Eric Dumazet
1
-1
/
+2
2009-10-27
mac80211: add ieee80211_rx_ni()
Kalle Valo
1
-6
/
+26
2009-10-27
cfg80211: no cookies in cfg80211_send_XXX()
Holger Schurig
1
-8
/
+23
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+4
2009-10-24
rtnetlink: speedup rtnl_dump_ifinfo()
Eric Dumazet
1
-0
/
+4
2009-10-24
ipv6 sit: RCU conversion phase I
Eric Dumazet
1
-0
/
+1
2009-10-22
pkt_sched: skbedit add support for setting mark
jamal
1
-0
/
+2
2009-10-20
net: Fix for dst_negative_advice
Krishna Kumar
1
-2
/
+10
2009-10-20
net: Introduce sk_tx_queue_mapping
Krishna Kumar
1
-0
/
+26
2009-10-20
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
1
-4
/
+4
2009-10-20
net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected
Arnaldo Carvalho de Melo
1
-1
/
+5
2009-10-19
wimax/i2400m: clarify and fix i2400m->{ready,updown}
Inaky Perez-Gonzalez
1
-0
/
+6
2009-10-18
xfrm: remove skb_icv_walk
Steffen Klassert
1
-3
/
+0
2009-10-18
ah: Remove obsolete code
Steffen Klassert
1
-26
/
+3
2009-10-18
ah: Add struct crypto_ahash to ah_data
Steffen Klassert
1
-0
/
+1
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
5
-33
/
+33
[next]