index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-13
rtnetlink: implement setting of master device
Jiri Pirko
1
-0
/
+43
2011-02-13
net: make dev->master general
Jiri Pirko
1
-12
/
+37
2011-02-13
net: remove the unnecessary dance around skb_bond_should_drop
Jiri Pirko
1
-3
/
+3
2011-02-11
network: Allow af_packet to transmit +4 bytes for VLAN packets.
Ben Greear
1
-2
/
+29
2011-02-11
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
11
-26
/
+7
2011-02-11
batman-adv: Disallow originator addressing within mesh layer
Linus Lüssing
1
-6
/
+1
2011-02-11
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
10
-14
/
+0
2011-02-11
batman-adv: Split combined variable declarations
Marek Lindner
1
-2
/
+2
2011-02-11
batman-adv: Use successive sequence numbers for fragments
Sven Eckelmann
1
-4
/
+4
2011-02-10
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
2
-3
/
+34
2011-02-10
inetpeer: Add redirect and PMTU discovery cached info.
David S. Miller
1
-0
/
+2
2011-02-10
inetpeer: Abstract address representation further.
David S. Miller
3
-5
/
+5
2011-02-09
net: rename group sysfs entry to netdev_group
Xiaotian Feng
1
-1
/
+1
2011-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+2
2011-02-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-33
/
+68
2011-02-08
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
2
-2
/
+0
2011-02-08
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
1
-11
/
+16
2011-02-08
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
1
-2
/
+2
2011-02-08
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
1
-6
/
+19
2011-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-158
/
+471
2011-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-3
/
+10
2011-02-07
Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
1
-5
/
+10
2011-02-08
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
1
-5
/
+10
2011-02-07
x25: possible skb leak on bad facilities
andrew hendry
2
-12
/
+30
2011-02-07
mac80211: remove unneeded check
Dan Carpenter
1
-1
/
+1
2011-02-07
mac80211: Update comments on radiotap MCS index
Mohammed Shafi Shajakhan
1
-5
/
+2
2011-02-07
mac80211: as a 4-addr station, do not receive packets for other stations
Felix Fietkau
1
-1
/
+2
2011-02-07
mac80211: Make some mlme timers module paramaters.
Ben Greear
1
-11
/
+23
2011-02-07
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
1
-1
/
+1
2011-02-07
IPVS: precedence bug in ip_vs_sync_switch_mode()
Dan Carpenter
1
-1
/
+1
2011-02-04
inetpeer: Move ICMP rate limiting state into inet_peer entries.
David S. Miller
6
-68
/
+105
2011-02-04
ipv4: Don't miss existing cached metrics in new routes.
David S. Miller
1
-14
/
+17
2011-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-17
/
+164
2011-02-04
mac80211: Optimize scans on current operating channel.
Ben Greear
7
-89
/
+214
2011-02-04
mac80211: do not send duplicate data frames to the cooked monitor interface
Felix Fietkau
1
-1
/
+1
2011-02-04
mac80211: do not restart ps timer during scan or offchannel
Rajkumar Manoharan
1
-1
/
+4
2011-02-04
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
Christian Lamparter
2
-1
/
+4
2011-02-04
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
1
-2
/
+2
2011-02-03
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2
-0
/
+94
2011-02-03
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
David S. Miller
1
-0
/
+30
2011-02-03
net: Fix bug in compat SIOCGETSGCNT handling.
David S. Miller
1
-1
/
+1
2011-02-03
mac80211: Add testing functionality for TKIP
Jouni Malinen
2
-1
/
+108
2011-02-03
mac80211: Remove obsolete TKIP flexibility
Jouni Malinen
1
-25
/
+7
2011-02-03
mac80211: allow GO to scan like AP
Johannes Berg
1
-2
/
+5
2011-02-03
mac80211: pass up beacons from external BSS when operating as AP
Arik Nemtsov
1
-1
/
+2
2011-02-03
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
3
-3
/
+31
2011-02-03
mac80211: do not calc frame duration when using HW rate-control
Arik Nemtsov
1
-1
/
+2
2011-02-03
mac80211: Recalculate channel-type on iface removal.
Ben Greear
1
-1
/
+8
2011-02-03
cfg80211: Fix power save state after interface type change
Juuso Oikarinen
1
-7
/
+13
2011-02-03
mac80211: Warn users if HT fails because of freq mismatch.
Ben Greear
1
-4
/
+22
[next]