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
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+11
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-3
/
+3
2011-12-04
ipv6: add ip6_route_lookup
Florian Westphal
1
-0
/
+2
2011-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+3
2011-12-03
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
1
-9
/
+0
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+1
2011-12-03
genetlink: Add genl_notify()
Pravin B Shelar
1
-0
/
+2
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
1
-0
/
+5
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-18
/
+19
2011-12-02
Bluetooth: LE Set Scan Parameter Command
Andre Guedes
1
-0
/
+9
2011-12-02
Bluetooth: Add dev_flags to struct hci_dev
Andre Guedes
2
-0
/
+10
2011-12-02
Bluetooth: Add HCI Read Flow Control Mode function
Andrei Emeltchenko
2
-0
/
+8
2011-12-01
ipv4: use a 64bit load/store in output path
Eric Dumazet
1
-1
/
+4
2011-12-01
dsa: Include linux/if_ether.h to fix build error
Axel Lin
1
-0
/
+1
2011-12-01
Bluetooth: Add User Passkey Response handling
Brian Gix
1
-0
/
+5
2011-11-30
caif: Remove unused attributes from struct cflayer
sjur.brandeland@stericsson.com
1
-4
/
+0
2011-11-30
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
2
-16
/
+2
2011-11-30
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
2
-4
/
+26
2011-11-30
sch_red: fix red_calc_qavg_from_idle_time
Eric Dumazet
1
-9
/
+6
2011-11-30
atm: clip: Use device neigh support on top of "arp_tbl".
David Miller
1
-5
/
+0
2011-11-30
atm: clip: Convert over to neighbour_priv()
David Miller
1
-2
/
+0
2011-11-30
neigh: Get rid of neigh_table->kmem_cachep
David Miller
1
-1
/
+0
2011-11-30
neigh: Create mechanism for generic neigh private areas.
David Miller
1
-0
/
+7
2011-11-30
cfg80211: clarify set tx power mBm documentation
Luis R. Rodriguez
1
-1
/
+2
2011-11-29
flow_dissector: use a 64bit load/store
Eric Dumazet
1
-0
/
+1
2011-11-29
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2
-9
/
+12
2011-11-29
tcp: do not scale TSO segment size with reordering degree
Neal Cardwell
1
-0
/
+8
2011-11-29
dsa: Move all definitions needed by drivers into <net/dsa.h>
Ben Hutchings
1
-0
/
+90
2011-11-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-110
/
+96
2011-11-28
net: introduce skb_flow_dissect()
Eric Dumazet
1
-0
/
+15
2011-11-28
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
1
-0
/
+1
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
1
-0
/
+2
2011-11-28
wireless: Add NoAck per tid support
Simon Wunderlich
1
-0
/
+6
2011-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-110
/
+96
2011-11-26
inet: add a redirect generation id in inetpeer
Eric Dumazet
1
-0
/
+1
2011-11-26
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
1
-2
/
+51
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+6
2011-11-26
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
Steffen Klassert
1
-2
/
+2
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
1
-6
/
+1
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2
-2
/
+2
2011-11-23
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
1
-0
/
+2
2011-11-23
netprio_cgroup: Fix build break
Neil Horman
1
-13
/
+5
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
4
-12
/
+7
2011-11-22
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
1
-0
/
+8
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman
2
-0
/
+68
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
14
-95
/
+59
2011-11-22
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2
-9
/
+12
2011-11-21
wireless: Support ht-capabilities over-rides.
Ben Greear
1
-0
/
+27
2011-11-21
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
1
-63
/
+0
2011-11-21
cfg80211: add flags for off-channel capabilities
Johannes Berg
1
-0
/
+4
[prev]
[next]