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
2010-07-12
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
3
-4
/
+9
2010-07-12
net: cleanups
Changli Gao
3
-192
/
+123
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+17
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+12
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
1
-4
/
+8
2010-07-02
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
1
-2
/
+10
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-14
/
+40
2010-06-30
fragment: add fast path for in-order fragments
Changli Gao
1
-0
/
+1
2010-06-30
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
3
-16
/
+91
2010-06-30
net/neighbour.h: fix typo
Kulikov Vasiliy
1
-1
/
+1
2010-06-30
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
Andreas Steffen
1
-1
/
+1
2010-06-29
caif-driver: Add CAIF-SPI Protocol driver.
Sjur Braendeland
1
-0
/
+153
2010-06-28
act_mirred: don't clone skb when skb isn't shared
Changli Gao
1
-2
/
+9
2010-06-26
syncookies: add support for ECN
Florian Westphal
1
-1
/
+1
2010-06-25
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
1
-1
/
+1
2010-06-25
netfilter: xt_connbytes: Force CT accounting to be enabled
Tim Gardner
1
-0
/
+12
2010-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
1
-14
/
+1
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
1
-1
/
+2
2010-06-23
net: Fix a typo in netlink.h
Justin P. Mattock
1
-1
/
+1
2010-06-23
snmp: fix SNMP_ADD_STATS()
Eric Dumazet
1
-1
/
+1
2010-06-21
mac80211: Add interface for driver to temporarily disable dynamic ps
Juuso Oikarinen
1
-0
/
+39
2010-06-20
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
3
-12
/
+18
2010-06-20
caif: Bugfix - RFM must support segmentation.
Sjur Braendeland
1
-2
/
+7
2010-06-20
caif: Bugfix not all services uses flow-ctrl.
Sjur Braendeland
1
-2
/
+4
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-46
/
+30
2010-06-17
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
Patrick McHardy
1
-2
/
+0
2010-06-16
af_unix: Allow credentials to work across user and pid namespaces.
Eric W. Biederman
1
-2
/
+2
2010-06-16
scm: Capture the full credentials of the scm sender.
Eric W. Biederman
1
-4
/
+24
2010-06-16
af_unix: Allow SO_PEERCRED to work across namespaces.
Eric W. Biederman
1
-1
/
+2
2010-06-16
scm: Reorder scm_cookie.
Eric W. Biederman
1
-1
/
+1
2010-06-16
syncookies: check decoded options against sysctl settings
Florian Westphal
1
-1
/
+1
2010-06-16
inetpeer: restore small inet_peer structures
Eric Dumazet
1
-5
/
+26
2010-06-15
inetpeer: RCU conversion
Eric Dumazet
1
-0
/
+1
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-7
/
+16
2010-06-15
mac80211: Fix ps-qos network latency handling
Juuso Oikarinen
1
-4
/
+1
2010-06-15
tcp: unify tcp flag macros
Changli Gao
1
-13
/
+11
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
25
-142
/
+191
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
1
-14
/
+21
2010-06-14
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
1
-0
/
+2
2010-06-14
mac80211: allow drivers to sleep in ampdu_action
Johannes Berg
1
-1
/
+1
2010-06-14
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
1
-27
/
+5
2010-06-11
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2
-0
/
+3
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-45
/
+110
2010-06-10
net-next: remove useless union keyword
Changli Gao
4
-14
/
+8
2010-06-10
ip: ip_ra_control() rcu fix
Eric Dumazet
1
-1
/
+4
2010-06-09
phonet: use call_rcu for phonet device free
Jiri Pirko
1
-0
/
+1
2010-06-09
netfilter: nf_conntrack: per_cpu untracking
Eric Dumazet
1
-3
/
+2
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
2
-4
/
+10
2010-06-08
wireless: fix kernel-doc
Johannes Berg
2
-31
/
+90
[prev]
[next]