index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
mac80211: off by one in mcs mask handling
Dan Carpenter
2012-02-06
2
-2
/
+2
|
|
*
|
|
|
|
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
2012-02-06
3
-9
/
+19
|
|
*
|
|
|
|
mac80211: redesign auth/assoc
Johannes Berg
2012-02-06
8
-1227
/
+1038
|
|
*
|
|
|
|
cfg80211: export cfg80211_ref_bss
Johannes Berg
2012-02-06
2
-5
/
+12
|
|
*
|
|
|
|
cfg80211: stop tracking authenticated state
Johannes Berg
2012-02-06
5
-333
/
+80
|
|
*
|
|
|
|
mac80211: remove dummy STA support
Johannes Berg
2012-02-06
4
-155
/
+38
|
|
*
|
|
|
|
mac80211: implement sta_add/sta_remove in sta_state
Johannes Berg
2012-02-06
4
-19
/
+19
|
|
*
|
|
|
|
mac80211: add sta_state callback
Johannes Berg
2012-02-06
7
-28
/
+164
|
|
*
|
|
|
|
mac80211: add NOTEXIST station state
Johannes Berg
2012-02-06
2
-0
/
+3
|
|
*
|
|
|
|
mac80211: dont program keys for stations not uploaded
Johannes Berg
2012-02-06
1
-16
/
+14
|
|
*
|
|
|
|
mac80211: simplify AP_VLAN handling
Johannes Berg
2012-02-06
5
-33
/
+7
|
|
*
|
|
|
|
mac80211: move managed mode station state modification
Johannes Berg
2012-02-06
1
-14
/
+14
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
6
-20
/
+39
|
|
|
\
\
\
\
\
*
|
|
|
|
|
|
|
unix: Support peeking offset for stream sockets
Pavel Emelyanov
2012-02-21
1
-2
/
+18
*
|
|
|
|
|
|
|
unix: Support peeking offset for datagram and seqpacket sockets
Pavel Emelyanov
2012-02-21
1
-5
/
+25
*
|
|
|
|
|
|
|
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-21
1
-0
/
+13
*
|
|
|
|
|
|
|
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
2012-02-21
3
-12
/
+17
*
|
|
|
|
|
|
|
datagram: Factor out sk queue referencing
Pavel Emelyanov
2012-02-21
1
-4
/
+5
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-19
4
-21
/
+34
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
1
-2
/
+2
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
2012-02-09
1
-2
/
+2
|
*
|
|
|
|
|
netpoll: netpoll_poll_dev() should access dev->flags
Eric Dumazet
2012-02-14
1
-1
/
+1
|
*
|
|
|
|
|
RxRPC: Fix kcalloc parameters swapped
Axel Lin
2012-02-14
1
-2
/
+2
|
*
|
|
|
|
|
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
2012-02-14
1
-0
/
+4
|
*
|
|
|
|
|
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
2012-02-13
1
-9
/
+10
|
*
|
|
|
|
|
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
2012-02-13
1
-14
/
+22
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
2012-02-17
1
-3
/
+2
*
|
|
|
|
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-02-17
17
-235
/
+419
|
\
\
\
\
\
\
|
*
|
|
|
|
|
batman-adv: export used routing algorithm via sysfs
Marek Lindner
2012-02-17
1
-0
/
+9
|
*
|
|
|
|
|
batman-adv: allowing changing the routing algorithm via module parameter
Marek Lindner
2012-02-17
1
-0
/
+24
|
*
|
|
|
|
|
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
2012-02-17
7
-129
/
+129
|
*
|
|
|
|
|
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
2012-02-17
7
-0
/
+145
|
*
|
|
|
|
|
batman-adv: warn if added interface is part of a bridge
Marek Lindner
2012-02-17
1
-0
/
+8
|
*
|
|
|
|
|
batman-adv: Move is_out_of_time() to main.h for general use
Martin Hundebøll
2012-02-17
2
-20
/
+23
|
*
|
|
|
|
|
batman-adv: Rm empty line from is_my_mac() in main.c
Martin Hundebøll
2012-02-17
1
-1
/
+0
|
*
|
|
|
|
|
batman-adv: simplify bat_ogm_receive API call
Marek Lindner
2012-02-17
3
-9
/
+9
|
*
|
|
|
|
|
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
2012-02-17
10
-98
/
+87
|
*
|
|
|
|
|
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
2012-02-17
3
-3
/
+10
*
|
|
|
|
|
|
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
David S. Miller
2012-02-15
1
-1
/
+1
*
|
|
|
|
|
|
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
2
-2
/
+4
*
|
|
|
|
|
|
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
2
-2
/
+2
*
|
|
|
|
|
|
net_sched: sch_plug: plug_qdisc_ops is static
Eric Dumazet
2012-02-13
1
-1
/
+1
*
|
|
|
|
|
|
gro: fix truesize underestimation
Eric Dumazet
2012-02-13
1
-1
/
+2
*
|
|
|
|
|
|
eth: reset addr_assign_type if eth_mac_addr() called
Danny Kukawka
2012-02-13
1
-0
/
+2
*
|
|
|
|
|
|
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
2012-02-13
6
-0
/
+15
*
|
|
|
|
|
|
ipv6: helper function to get tclass
Jiri Benc
2012-02-13
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
8
-18
/
+24
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-10
18
-59
/
+59
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
2012-02-10
1
-1
/
+2
|
|
*
|
|
|
|
|
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
2012-02-10
1
-1
/
+1
[prev]
[next]