index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
batman-adv
/
hard-interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: batman-adv: Remove batman-adv from staging
Sven Eckelmann
2010-12-16
1
-652
/
+0
*
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
2010-12-07
1
-0
/
+1
|
\
|
*
Staging: batman-adv: Don't remove interface with spinlock held
Sven Eckelmann
2010-11-29
1
-6
/
+13
*
|
Staging: batman-adv: Use kernel version min macro
Sven Eckelmann
2010-11-29
1
-4
/
+2
*
|
Staging: batman-adv: Unify sysfs file names with their bat_priv atomics
Linus Lüssing
2010-11-29
1
-3
/
+3
*
|
Staging: batman-adv: use rcu callbacks when freeing batman_if
Marek Lindner
2010-11-29
1
-2
/
+10
*
|
Staging: batman-adv: convert batman_if custom refcounting to kref functions
Marek Lindner
2010-11-29
1
-16
/
+14
*
|
Staging: batman-adv: Don't remove interface with spinlock held
Sven Eckelmann
2010-11-29
1
-6
/
+13
|
/
*
Staging: batman-adv: suppress false warning when changing the mac address
Marek Lindner
2010-11-09
1
-5
/
+10
*
staging: batman-adv: remove useless addr_to_string()
Andy Shevchenko
2010-10-20
1
-2
/
+0
*
Staging: batman-adv: Introduce update_primary_addr to update mac address
Marek Lindner
2010-09-20
1
-8
/
+14
*
Staging: batman-adv: Track references of batman_if in set_primary_if
Sven Eckelmann
2010-09-20
1
-0
/
+8
*
Staging: batman-adv: count batman_if list queries as reference
Sven Eckelmann
2010-09-20
1
-5
/
+24
*
Staging: batman-adv: Use refcnt to track usage count of batman_if
Sven Eckelmann
2010-09-20
1
-2
/
+3
*
Staging: batman-adv: Use synchronize_rcu instead of call_rcu
Sven Eckelmann
2010-09-20
1
-8
/
+2
*
Staging: batman-adv: Introduce if_list_lock to protect if_list
Sven Eckelmann
2010-09-20
1
-2
/
+15
*
Staging: batman-adv: Update mtu of bat device by changing mtu of slave device
Sven Eckelmann
2010-09-05
1
-0
/
+4
*
Staging: batman-adv: Remove duplicate of attached device name
Sven Eckelmann
2010-09-05
1
-19
/
+10
*
Staging: batman-adv: multiple mesh clouds
Marek Lindner
2010-09-05
1
-21
/
+27
*
Staging: batman-adv: attach each hard-interface to a soft-interface
Marek Lindner
2010-09-05
1
-50
/
+81
*
Staging: batman-adv: Provide full headers and packets as linear skb
Sven Eckelmann
2010-09-05
1
-1
/
+1
*
Staging: batman-adv: register the batman-adv packet type per interface
Marek Lindner
2010-09-05
1
-4
/
+8
*
Staging: batman-adv: layer2 unicast packet fragmentation
Andreas Langer
2010-09-05
1
-1
/
+33
*
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2010-09-05
1
-13
/
+0
*
Staging: batman-adv: Don't write in not allocated packet_buff
Sven Eckelmann
2010-08-23
1
-0
/
+4
*
Staging: batman-adv: Don't use net_dev after dev_put
Sven Eckelmann
2010-08-23
1
-5
/
+6
*
Staging: batman-adv: Create batman_if only on register event
Sven Eckelmann
2010-08-23
1
-4
/
+2
*
Staging: batman-adv: Fix merge of linus tree
Sven Eckelmann
2010-08-23
1
-8
/
+0
*
Staging: Merge staging-next into Linus's tree
Greg Kroah-Hartman
2010-08-05
1
-31
/
+40
|
\
|
*
Staging: batman-adv: Don't increment stats of foreign device
Sven Eckelmann
2010-07-22
1
-7
/
+0
|
*
Staging: batman-adv: Move printk to simplified macros
Sven Eckelmann
2010-07-08
1
-27
/
+22
|
*
Staging: batman-adv: add routing debug log accessible via debugfs
Marek Lindner
2010-07-08
1
-1
/
+3
|
*
Staging: batman-adv: bonding and interface alternating
Simon Wunderlich
2010-06-22
1
-1
/
+1
|
*
Staging: batman-adv: Add bonding functionality
Simon Wunderlich
2010-06-22
1
-1
/
+1
|
*
Staging: batman-adv: Adding netfilter-bridge hooks
Linus Lüssing
2010-06-18
1
-1
/
+13
*
|
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
1
-1
/
+2
*
|
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
1
-1
/
+1
|
/
*
staging: batman: remove all rcu head initializations
Paul E. McKenney
2010-05-14
1
-1
/
+0
*
Staging: batman-adv: Reduce max characters on a line to 80
Sven Eckelmann
2010-05-11
1
-6
/
+14
*
Staging: batman-adv: move /proc interface handling to /sys
Marek Lindner
2010-05-11
1
-253
/
+262
*
Staging: batman-adv: Update copyright years
Simon Wunderlich
2010-05-11
1
-1
/
+1
*
Staging: batman-adv: fix module initialization
Marek Lindner
2010-03-03
1
-0
/
+7
*
Staging: batman-adv: avoid crash on memory allocation error
Marek Lindner
2010-03-03
1
-7
/
+9
*
Staging: batman-adv: Remove compat.h
Simon Wunderlich
2010-03-03
1
-1
/
+0
*
Staging: batman-adv: Use printk(%pM) for MAC addresses
Andrew Lunn
2010-03-03
1
-7
/
+7
*
Staging: batman-adv: receive packets directly using skbs
Simon Wunderlich
2010-03-03
1
-45
/
+109
*
Staging: batman-adv: initialize static hash iterators
Simon Wunderlich
2010-03-03
1
-3
/
+3
*
Staging: batman-adv: Remove NULL pointer check
Sven Eckelmann
2010-03-03
1
-2
/
+1
*
Staging: batman-adv: replace internal logging mechanism.
Andrew Lunn
2010-03-03
1
-19
/
+17
*
staging: batman-adv meshing protocol
Andrew Lunn
2009-12-11
1
-0
/
+451