index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
1
-1
/
+1
|
\
|
*
batman-adv: fix batman-adv header overhead calculation
Marek Lindner
2014-01-15
1
-1
/
+1
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-16
4
-13
/
+31
|
\
\
|
*
|
batman-adv: use consistent kerneldoc style
Simon Wunderlich
2014-01-16
4
-13
/
+31
*
|
|
Revert "batman-adv: drop dependency against CRC16"
David S. Miller
2014-01-15
1
-0
/
+1
|
/
/
*
|
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
1
-3
/
+1
*
|
batman-adv: drop dependency against CRC16
Antonio Quartulli
2014-01-12
1
-1
/
+0
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
|
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
41
-41
/
+41
*
|
batman-adv: add build checks for packet sizes
Simon Wunderlich
2014-01-12
1
-7
/
+17
*
|
batman-adv: remove returns at the end of void functions
Antonio Quartulli
2014-01-12
1
-7
/
+0
*
|
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
2014-01-12
5
-7
/
+73
*
|
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
2014-01-12
4
-0
/
+86
*
|
batman-adv: add bonding again
Simon Wunderlich
2014-01-12
4
-4
/
+121
*
|
batman-adv: consider outgoing interface in OGM sending
Simon Wunderlich
2014-01-12
3
-64
/
+115
*
|
batman-adv: add WiFi penalty
Simon Wunderlich
2014-01-12
3
-6
/
+24
*
|
batman-adv: split out router from orig_node
Simon Wunderlich
2014-01-12
11
-219
/
+605
*
|
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
2014-01-12
9
-114
/
+588
*
|
batman-adv: remove bonding and interface alternating
Simon Wunderlich
2014-01-12
5
-327
/
+12
*
|
batman-adv: set the isolation mark in the skb if needed
Antonio Quartulli
2014-01-08
3
-2
/
+44
*
|
batman-adv: create helper function to get AP isolation status
Antonio Quartulli
2014-01-08
3
-12
/
+28
*
|
batman-adv: extend the ap_isolation mechanism
Antonio Quartulli
2014-01-08
1
-0
/
+5
*
|
batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
Antonio Quartulli
2014-01-08
1
-4
/
+8
*
|
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
2014-01-08
5
-5
/
+23
*
|
batman-adv: add isolation_mark sysfs attribute
Antonio Quartulli
2014-01-08
3
-0
/
+75
*
|
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
2014-01-08
7
-140
/
+153
*
|
batman-adv: remove parenthesis from return statements
Antonio Quartulli
2014-01-08
1
-1
/
+1
*
|
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
2014-01-08
4
-18
/
+29
*
|
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
2014-01-08
2
-0
/
+14
*
|
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
41
-123
/
+41
*
|
batman-adv: don't switch byte order too often if not needed
Antonio Quartulli
2014-01-08
1
-3
/
+5
*
|
batman-adv: properly rename define in distributed arp table header file
Antonio Quartulli
2014-01-08
1
-3
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
11
-105
/
+177
|
\
|
|
*
batman-adv: fix vlan header access
Antonio Quartulli
2013-12-28
1
-1
/
+1
|
*
batman-adv: clean nf state when removing protocol header
Antonio Quartulli
2013-12-28
1
-0
/
+5
|
*
batman-adv: fix alignment for batadv_tvlv_tt_change
Antonio Quartulli
2013-12-28
2
-4
/
+6
|
*
batman-adv: fix size of batadv_bla_claim_dst
Simon Wunderlich
2013-12-28
1
-0
/
+2
|
*
batman-adv: fix size of batadv_icmp_header
Antonio Quartulli
2013-12-28
3
-14
/
+44
|
*
batman-adv: fix header alignment by unrolling batadv_header
Simon Wunderlich
2013-12-28
10
-85
/
+118
|
*
batman-adv: fix alignment for batadv_coded_packet
Simon Wunderlich
2013-12-28
1
-2
/
+2
*
|
batman-adv: use batadv_compare_eth for concise
dingtianhong
2013-12-26
2
-2
/
+2
*
|
batadv: Slight optimization of batadv_compare_eth
Joe Perches
2013-12-09
1
-1
/
+1
|
/
*
batman-adv: generalize batman-adv icmp packet handling
Simon Wunderlich
2013-10-23
5
-97
/
+157
*
batman-adv: Start new development cycle
Simon Wunderlich
2013-10-23
1
-1
/
+1
*
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
2013-10-23
3
-2
/
+28
*
batman-adv: improve the TT component to support runtime flag changes
Antonio Quartulli
2013-10-23
2
-1
/
+30
*
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
Antonio Quartulli
2013-10-23
3
-31
/
+12
*
batman-adv: send GW_DEL event in case of soft-iface destruction
Antonio Quartulli
2013-10-23
1
-2
/
+7
*
batman-adv: limit local translation table max size
Marek Lindner
2013-10-23
5
-36
/
+173
*
batman-adv: adapt the TT component to use the new API functions
Antonio Quartulli
2013-10-23
1
-11
/
+24
[next]