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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-16
Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...
David S. Miller
1
-29
/
+16
2011-09-16
wan: make LAPB callbacks const
stephen hemminger
1
-14
/
+15
2011-09-16
ipv6: Send ICMPv6 RSes only when RAs are accepted
Tore Anderson
1
-4
/
+4
2011-09-16
can-gw: add netlink based CAN routing
Oliver Hartkopp
3
-0
/
+973
2011-09-16
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next
David S. Miller
2
-15
/
+7
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
6
-58
/
+47
2011-09-15
6LoWPAN: fix skb_copy call
alex.bluesman.smirnov@gmail.com
1
-8
/
+9
2011-09-15
br: remove redundant check and init
Jiri Pirko
1
-14
/
+12
2011-09-15
net: linkwatch: allow vlans to get carrier changes faster
Eric Dumazet
1
-2
/
+7
2011-09-15
net, rds, Replace xlist in net/rds/xlist.h with llist
Huang Ying
3
-141
/
+52
2011-09-15
6LoWPAN: call dev_put() on error in lowpan_newlink()
Dan Carpenter
1
-1
/
+4
2011-09-15
6LoWPAN: use the _safe version of list_for_each
Dan Carpenter
1
-1
/
+3
2011-09-15
6LoWPAN: use kfree_skb() instead of kfree()
Dan Carpenter
1
-1
/
+1
2011-09-13
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2
-15
/
+7
2011-08-29
mac80211: refactor skb copy to failq in mesh_path_move_to_queue
John W. Linville
1
-4
/
+4
2011-08-29
net/mac80211/debugfs: Convert to kstrou8_from_user
Peter Huewe
1
-11
/
+3
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
21
-376
/
+1207
2011-08-28
caif: Remove OOM messages, use kzalloc
Joe Perches
11
-75
/
+27
2011-08-26
net_sched: sfb: optimize enqueue on full queue
Eric Dumazet
1
-5
/
+8
2011-08-26
af_packet: Prefixed tpacket_v3 structs to avoid name space collision
chetan loke
1
-55
/
+62
2011-08-26
mac80211: add uapsd_queues and max_sp params fields
Eliad Peller
1
-0
/
+3
2011-08-26
nl80211/cfg80211: add STA WME parameters
Eliad Peller
1
-0
/
+27
2011-08-26
mac80211: allow action frames with unknown BSSID in GO mode
Arik Nemtsov
1
-1
/
+3
2011-08-26
mac80211: fix race condition between assoc_done and first EAP packet
Guy Eilam
4
-60
/
+236
2011-08-26
mac80211: refactor sta_info_insert_rcu to 3 main stages
Guy Eilam
1
-53
/
+95
2011-08-26
mac80211: mesh gate fixes
Thomas Pedersen
3
-8
/
+14
2011-08-24
Scm: Remove unnecessary pid & credential references in Unix socket's send and...
Tim Chen
1
-16
/
+29
2011-08-24
sctp: Bundle HEAERTBEAT into ASCONF_ACK
Michio Honda
3
-0
/
+7
2011-08-24
sctp: HEARTBEAT negotiation after ASCONF
Michio Honda
1
-0
/
+4
2011-08-24
Proportional Rate Reduction for TCP.
Nandita Dukkipati
2
-7
/
+58
2011-08-24
af-packet: TPACKET_V3 flexible buffer implementation.
chetan loke
1
-46
/
+891
2011-08-24
IEEE802.15.4: 6LoWPAN basic support
Alexander Smirnov
4
-3
/
+1108
2011-08-24
net: xfrm: convert to SKB frag APIs
Ian Campbell
1
-4
/
+7
2011-08-24
net: ipv6: convert to SKB frag APIs
Ian Campbell
1
-3
/
+4
2011-08-24
net: ipv4: convert to SKB frag APIs
Ian Campbell
4
-6
/
+8
2011-08-24
net: convert core to skb paged frag APIs
Ian Campbell
7
-36
/
+36
2011-08-24
rps: support IPIP encapsulation
Eric Dumazet
1
-0
/
+2
2011-08-24
NFC: Reserve tx head and tail room
Samuel Ortiz
2
-8
/
+11
2011-08-24
{nl,cfg,mac}80211: let userspace make meshif mesh gate
Javier Cardona
5
-1
/
+19
2011-08-24
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
7
-6
/
+22
2011-08-24
{nl,mac}80211: add missing root mode meshconf entries
Javier Cardona
2
-1
/
+2
2011-08-24
mac80211: mesh gate implementation
Javier Cardona
5
-9
/
+331
2011-08-24
mac80211: fix mesh path flushing
Javier Cardona
1
-2
/
+1
2011-08-24
mac80211: mesh locking fixes
Javier Cardona
1
-2
/
+2
2011-08-24
mac80211: fix mpath timer NULL function
Javier Cardona
1
-2
/
+4
2011-08-24
mac80211: improve mpath debugging
Javier Cardona
3
-11
/
+31
2011-08-24
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
20
-148
/
+283
2011-08-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
19
-417
/
+375
2011-08-22
net: vlan: goto another_round instead of calling __netif_receive_skb
Jiri Pirko
1
-4
/
+3
2011-08-22
mac80211: update mesh path selection frame format
Thomas Pedersen
5
-45
/
+61
[next]