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
2013-06-26
ipvs: replace the SCTP state machine
Julian Anastasov
1
-10
/
+11
2013-06-26
ipvs: sloppy TCP and SCTP
Alexander Frolkin
1
-0
/
+24
2013-06-26
ipvs: provide iph to schedulers
Julian Anastasov
1
-26
/
+2
2013-06-25
net: poll/select low latency socket support
Eliezer Tamir
1
-13
/
+22
2013-06-25
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
2
-21
/
+3
2013-06-25
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
1
-7
/
+0
2013-06-25
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
1
-2
/
+6
2013-06-25
tcp: remove invalid __rcu annotation
Eric Dumazet
1
-3
/
+3
2013-06-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-20
/
+12
2013-06-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-8
/
+40
2013-06-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-77
/
+149
2013-06-24
ip_tunnel: Protect tunnel functions with CONFIG_INET guard.
Jesse Gross
1
-0
/
+5
2013-06-23
Bluetooth: Remove unneeded flag
Andrei Emeltchenko
1
-1
/
+0
2013-06-23
Bluetooth: Remove inquiry helpers
Andre Guedes
1
-2
/
+0
2013-06-23
Bluetooth: Remove LE scan helpers
Andre Guedes
1
-13
/
+0
2013-06-23
Bluetooth: Make mgmt_stop_discovery_failed static
Andre Guedes
1
-1
/
+0
2013-06-23
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
1
-1
/
+0
2013-06-23
Bluetooth: Move discovery macros to hci_core.h
Andre Guedes
1
-0
/
+10
2013-06-23
Bluetooth: Make mgmt_start_discovery_failed static
Andre Guedes
1
-1
/
+0
2013-06-23
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
1
-0
/
+1
2013-06-23
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
1
-1
/
+1
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-77
/
+149
2013-06-19
ndisc: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2013-06-19
ipv6: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2013-06-19
net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
Daniel Borkmann
1
-6
/
+9
2013-06-19
ip_tunnel: Add dont fragment flag.
Pravin B Shelar
1
-0
/
+1
2013-06-19
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
1
-0
/
+1
2013-06-19
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
1
-11
/
+15
2013-06-19
gre: export gre_handle_offloads() function.
Pravin B Shelar
1
-0
/
+1
2013-06-19
gre: export gre_build_header() function.
Pravin B Shelar
1
-0
/
+2
2013-06-19
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
1
-0
/
+24
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+5
2013-06-19
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
1
-8
/
+8
2013-06-18
nl80211: add rate flags for 5/10 Mhz channels
Simon Wunderlich
1
-0
/
+28
2013-06-18
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
Simon Wunderlich
1
-0
/
+2
2013-06-17
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
1
-8
/
+0
2013-06-17
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
1
-3
/
+0
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
2
-6
/
+8
2013-06-17
net: convert low latency sockets to sched_clock()
Eliezer Tamir
1
-16
/
+17
2013-06-17
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
1
-2
/
+3
2013-06-14
NFC: Add secure elements addition and removal API
Samuel Ortiz
1
-1
/
+21
2013-06-14
NFC: Extend and fix the internal secure element API
Samuel Ortiz
2
-4
/
+8
2013-06-14
NFC: Remove the static supported_se field
Samuel Ortiz
3
-4
/
+0
2013-06-14
NFC: pn533: Copy NFCID2 through ATR_REQ
Samuel Ortiz
1
-0
/
+2
2013-06-14
NFC: Add NCI over SPI receive
Frederic Danis
1
-0
/
+1
2013-06-14
NFC: Add NCI over SPI send
Frederic Danis
1
-0
/
+3
2013-06-14
NFC: Add basic NCI over SPI
Frederic Danis
1
-0
/
+49
2013-06-14
NFC: HCI: Implement fw_upload ops
Eric Lapuyade
1
-0
/
+1
2013-06-14
NFC: Add firmware upload netlink command
Eric Lapuyade
1
-0
/
+2
2013-06-14
NFC: NCI: Fix skb->dev usage
Frederic Danis
1
-2
/
+2
[prev]
[next]