index
:
talos-op-linux
master
Talos™ II 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
*
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
|
|
*
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
2012-02-10
1
-5
/
+2
|
|
*
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
2012-02-10
1
-6
/
+0
|
|
*
netprio_cgroup: fix an off-by-one bug
Neil Horman
2012-02-10
1
-1
/
+1
|
|
*
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-02-09
4
-9
/
+5
|
|
*
gro: more generic L2 header check
Eric Dumazet
2012-02-08
1
-2
/
+8
|
|
*
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
Anisse Astier
2012-02-07
1
-1
/
+1
|
|
*
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
2012-02-04
1
-0
/
+5
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-02-02
2
-3
/
+12
|
|
\
\
|
|
*
|
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2012-02-02
2
-3
/
+12
*
|
|
|
af_iucv: allow retrieval of maximum message size
Ursula Braun
2012-02-08
1
-1
/
+9
*
|
|
|
af_iucv: change net_device handling for HS transport
Ursula Braun
2012-02-08
1
-57
/
+62
*
|
|
|
af_iucv: block writing if msg limit is exceeded
Ursula Braun
2012-02-08
1
-1
/
+1
*
|
|
|
af_iucv: remove IUCV-pathes completely
Ursula Braun
2012-02-08
1
-34
/
+37
*
|
|
|
ipv6: Implement IPV6_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
4
-1
/
+42
*
|
|
|
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
4
-3
/
+39
*
|
|
|
gro: more generic L2 header check
Eric Dumazet
2012-02-08
1
-2
/
+8
*
|
|
|
caif: remove duplicate initialization
Dan Carpenter
2012-02-07
1
-2
/
+1
*
|
|
|
net/sched: sch_plug - Queue traffic until an explicit release command
Shriram Rajagopalan
2012-02-07
3
-0
/
+260
*
|
|
|
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2012-02-07
7
-260
/
+255
|
\
\
\
\
|
*
|
|
|
tipc: Minor optimization to rejection of connection-based messages
Allan Stephens
2012-02-06
1
-2
/
+3
|
*
|
|
|
tipc: Eliminate alteration of publication key during name table purging
Allan Stephens
2012-02-06
1
-4
/
+0
|
*
|
|
|
tipc: Prevent loss of fragmented messages over broadcast link
Allan Stephens
2012-02-06
1
-22
/
+42
|
*
|
|
|
tipc: Prevent loss of fragmented messages over unicast links
Allan Stephens
2012-02-06
1
-3
/
+10
|
*
|
|
|
tipc: Remove obsolete broadcast tag capability
Allan Stephens
2012-02-06
3
-9
/
+1
|
*
|
|
|
tipc: Major redesign of broadcast link ACK/NACK algorithms
Allan Stephens
2012-02-06
5
-165
/
+100
|
*
|
|
|
tipc: Add missing locks in broadcast link statistics accumulation
Allan Stephens
2012-02-06
1
-0
/
+11
|
*
|
|
|
tipc: Fix bug in broadcast link duplicate message statistics
Allan Stephens
2012-02-06
1
-0
/
+2
|
*
|
|
|
tipc: Fix node lock reclamation issues in broadcast link reception
Allan Stephens
2012-02-06
1
-18
/
+40
|
*
|
|
|
tipc: Add missing broadcast link lock when sending NACK
Allan Stephens
2012-02-06
1
-0
/
+2
|
*
|
|
|
tipc: Fix problem with broadcast link synchronization between nodes
Allan Stephens
2012-02-06
1
-2
/
+5
|
*
|
|
|
tipc: Ensure broadcast link re-acquires node after link failure
Allan Stephens
2012-02-06
3
-4
/
+8
|
*
|
|
|
tipc: Prevent broadcast link stalling in dual LAN environments
Allan Stephens
2012-02-06
1
-4
/
+5
|
*
|
|
|
tipc: Prevent transmission of outdated link protocol messages
Allan Stephens
2012-02-06
1
-26
/
+27
|
*
|
|
|
tipc: improve the link deferred queue insertion algorithm
Allan Stephens
2012-02-06
1
-25
/
+23
*
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-02-06
31
-304
/
+868
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
31
-304
/
+868
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
Helmut Schaa
2012-01-30
1
-9
/
+9
|
|
*
|
|
|
mac80211: add support for mcs masks
Simon Wunderlich
2012-01-30
6
-9
/
+167
|
|
*
|
|
|
nl80211: add support for mcs masks
Simon Wunderlich
2012-01-30
1
-1
/
+60
|
|
*
|
|
|
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
Helmut Schaa
2012-01-30
2
-7
/
+5
|
|
*
|
|
|
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
Helmut Schaa
2012-01-30
1
-3
/
+1
|
|
*
|
|
|
mac80211: station state transition error handling
Johannes Berg
2012-01-30
8
-39
/
+59
|
|
*
|
|
|
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
John W. Linville
2012-01-30
1
-3
/
+2
[next]