index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis
Marek Lindner
2013-01-19
2
-4
/
+4
*
batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis
Marek Lindner
2013-01-19
2
-13
/
+14
*
batman-adv: group tt type definitions together
Marek Lindner
2013-01-19
1
-25
/
+25
*
batman-adv: mark debug_log struct as bat_priv only struct
Marek Lindner
2013-01-19
2
-18
/
+20
*
batman-adv: align kernel doc properly
Marek Lindner
2013-01-19
1
-13
/
+12
*
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
2013-01-19
6
-44
/
+32
*
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
Hannes Frederic Sowa
2013-01-18
1
-6
/
+1
*
ndisc: Check NS message length before access.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
1
-0
/
+5
*
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
3
-13
/
+7
*
6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
Alan Ott
2013-01-18
1
-9
/
+32
*
6lowpan: Refactor packet delivery into a function
Alan Ott
2013-01-18
1
-14
/
+24
*
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
2
-84
/
+1
*
ipv6: Do not depend on rt->n in ip6_finish_output2().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-5
/
+13
*
ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-2
/
+6
*
ipv6: Do not depend on rt->n in rt6_probe().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-10
/
+16
*
ipv6: Do not depend on rt->n in rt6_check_neigh().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-5
/
+9
*
ipv6: Do not depend on rt->n in ip6_pol_route().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-1
/
+1
*
ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-8
/
+4
*
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-2
/
+2
*
ndisc: Update neigh->updated with write lock.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-4
/
+8
*
net: increase fragment memory usage limits
Jesper Dangaard Brouer
2013-01-17
1
-7
/
+15
*
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
2013-01-17
2
-0
/
+17
*
netpoll: fix a missing dev refcounting
Cong Wang
2013-01-16
1
-0
/
+1
*
netpoll: fix a rtnl lock assertion failure
Cong Wang
2013-01-16
1
-14
/
+10
*
net_sched: fix qdisc_pkt_len_init()
Eric Dumazet
2013-01-16
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
47
-243
/
+552
|
\
|
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-01-14
4
-14
/
+28
|
|
\
|
|
*
netfilter: x_tables: print correct hook names for ARP
Jan Engelhardt
2013-01-13
1
-8
/
+20
|
|
*
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
2013-01-12
2
-4
/
+6
|
|
*
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
Pablo Neira Ayuso
2013-01-10
1
-2
/
+2
|
*
|
tcp: fix a panic on UP machines in reqsk_fastopen_remove
Eric Dumazet
2013-01-14
1
-2
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-01-14
17
-115
/
+237
|
|
\
\
|
|
*
|
net, wireless: overwrite default_ethtool_ops
Stanislaw Gruszka
2013-01-11
2
-2
/
+9
|
|
*
|
tcp: accept RST without ACK flag
Eric Dumazet
2013-01-10
1
-2
/
+2
|
|
*
|
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
Romain Kuntz
2013-01-10
1
-14
/
+11
|
|
*
|
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
2013-01-10
1
-1
/
+1
|
|
*
|
tcp: fix splice() and tcp collapsing interaction
Eric Dumazet
2013-01-10
1
-3
/
+10
|
|
*
|
tcp: splice: fix an infinite loop in tcp_read_sock()
Eric Dumazet
2013-01-10
1
-1
/
+1
|
|
|
/
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-09
11
-91
/
+202
|
|
|
\
|
|
|
*
mac80211: fix maximum MTU
Chaitanya
2013-01-03
1
-10
/
+1
|
|
|
*
mac80211: fix dtim_period in hidden SSID AP association
Johannes Berg
2013-01-03
3
-37
/
+55
|
|
|
*
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
2013-01-03
1
-1
/
+1
|
|
|
*
mac80211: fix station destruction in AP/mesh modes
Johannes Berg
2013-01-03
4
-17
/
+62
|
|
|
*
mac80211: RMC buckets are just list heads
Thomas Pedersen
2013-01-03
2
-5
/
+5
|
|
|
*
mac80211: assign VLAN channel contexts
Johannes Berg
2013-01-03
3
-3
/
+45
|
|
|
*
mac80211: flush AP_VLAN stations when tearing down the BSS AP
Felix Fietkau
2013-01-03
1
-0
/
+2
|
|
|
*
mac80211: fix ibss scanning
Stanislaw Gruszka
2013-01-03
3
-18
/
+31
|
|
*
|
net: prevent setting ttl=0 via IP_TTL
Cong Wang
2013-01-08
1
-1
/
+1
|
*
|
|
Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-01-11
2
-4
/
+11
|
|
\
\
\
|
|
*
|
|
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
Trond Myklebust
2013-01-08
2
-4
/
+11
[next]